PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFRadialShading Class / setExtendEnd Method
True if the shading will be extended beyond the ending circle.
In This Topic
    setExtendEnd Method
    In This Topic
    Sets a value indicating whether to extend shading beyond the ending circle.
    Syntax
    public void setExtendEnd( 
       boolean value
    )

    Parameters

    value
    True if the shading will be extended beyond the ending circle.
    See Also